home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re Forcing a draw.2 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  632 b   |  [TEXT/ttxt]

  1. Subject:     Re: Forcing a draw
  2. Sent:        5/21/96 1:58 PM
  3. Received:    5/22/96 8:31 AM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >For embedding part your are right, this is the right way to force an
  9. >update. Calling FW_CView::Draw is not going to redraw embedded parts
  10. >unless you wrote your part like ODFDraw which doesn't let OpenDoc redraw
  11. >embedded parts but draw them directly along with its intrisinc content.
  12.  
  13. Therefore, for non-embedding parts, I should just call FW_CView::Draw, right?
  14.  
  15. Serge
  16.  
  17.